String Schema
VersionRequestType Complex Type
Namespace http://string.drv.de/xmlschema/string
Diagram
Version Element Sequence VersionRequestType Complex Type
Overview
Sequence
Version xs:decimal
version of client system
Used By
VersionRequest Element
Source
<xs:complexType name="VersionRequestType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element name="Version" type="xs:decimal">
      <xs:annotation>
        <xs:documentation>version of client system</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
String Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.